Abstract type definition

Search

Abstract type

Abstract type logo #21000 In programming languages, an abstract type is a type in a nominative type system which cannot be instantiated directly. Abstract types are also known as existential types. An abstract type may provide no implementation, or an incomplete implementation. Often, abstract types will have one or more implementations provided separately, for example, in...
Found on http://en.wikipedia.org/wiki/Abstract_type
No exact match found.